home *** CD-ROM | disk | FTP | other *** search
/ Power Bytes: Money & Finance / PowerBytes Money and Finance CD-ROM 01 / PowerBytes Money and Finance CD-ROM 01.iso / New Stuffed Files / Accounting.pit / Account Balances / background_2478.txt next >
Encoding:
Text File  |  1988-10-21  |  275 b   |  13 lines

  1. -- background: 2478 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: printIt
  6. ----- HyperTalk script -----
  7. on closeBackground
  8.   repeat with x = 1 to the number of cd flds --of this bg
  9.     put empty into cd fld x
  10.   end repeat
  11. end closeBackground
  12.  
  13.